| prolific_id | q_id | creature | dataset | scale | response | qtext | true_value |
|---|---|---|---|---|---|---|---|
| trying… again | Q0 | tribble | dataset1 | linear | increase by 10,000 | Between stardates 4530 and 4540, how does the population of Tribbles change? | NA |
| trying… again | QI3 | tribble | dataset1 | linear | 15 | How long does it take for the population of Tribbles in stardate 4510 to double? | 6.25 |
| trying… again | QE1 | tribble | dataset1 | linear | 100 | What is the population of Tribbles in stardate 4510? | 481.62 |
| trying… again | QI2 | tribble | dataset1 | linear | 3 | How many times more Tribbles are there in 4540 than in 4520? | 10.69 |
| trying… again | QE2 | tribble | dataset1 | linear | 25 | In what stardate does the population of Tribbles reach 4,000? | 28.45 |
| trying… again | QI1 | tribble | dataset1 | linear | 14000 | From 4520 to 4540, the population increases by ____ Tribbles. | 14363.34 |
| q_id | creature | qtext | true_value |
|---|---|---|---|
| Q0 | tribble | Between stardates 4530 and 4540, how does the population of Tribbles change? | NA |
| Q0 | ewok | Between 30 and 40 ABY, how does the population of Ewoks change? | NA |
| prolific_id | creature | scale | response |
|---|---|---|---|
| trying… again | tribble | linear | increase by 10,000 |
| trying… again | ewok | log2 | 10240 |
| 4 | ewok | linear | exponentially |
| 4 | tribble | log2 | linearly |
| 123456 | ewok | linear | triples |
| 123456 | tribble | log2 | increases by 3000 |
| prolificID | ewok | linear | increases by 15000 |
| prolificID | tribble | log2 | increase by 12288 |
| hmm | ewok | log2 | 10,000 |
| hmm | tribble | linear | it increased exponentially |
| Demo | tribble | log2 | It more than doubles |
| Demo | ewok | linear | It triples |
| adfjkl19 | tribble | linear | increases |
| adfjkl19 | ewok | log2 | increases |
| 186230 | tribble | log2 | 3 |
| 186230 | ewok | linear | 659595959 |
| 1 | tribble | linear | increase by 12,000 |
| 1 | ewok | log2 | exponentially grows |
| q_id | creature | qtext | true_value |
|---|---|---|---|
| QE1 | tribble | What is the population of Tribbles in stardate 4510? | 481.6152 |
| QE1 | ewok | What is the population of Ewoks in 10 ABY? | 481.6152 |
| q_id | creature | qtext | true_value |
|---|---|---|---|
| QE2 | tribble | In what stardate does the population of Tribbles reach 4,000? | 4528.44947 |
| QE2 | ewok | In what ABY does the population of Ewoks reach 4,000? | 28.44947 |
| q_id | creature | qtext | true_value |
|---|---|---|---|
| QI1 | tribble | From 4520 to 4540, the population increases by ____ Tribbles. | 14363.34 |
| QI1 | ewok | From 20 ABY to 40 ABY, the population increases by ____ Ewoks. | 14363.34 |
| q_id | creature | qtext | true_value |
|---|---|---|---|
| QI2 | tribble | How many times more Tribbles are there in 4540 than in 4520? | 10.68524 |
| QI2 | ewok | How many times more Ewoks are there in 40 ABY than in 20 ABY? | 10.68524 |
| q_id | creature | qtext | true_value |
|---|---|---|---|
| QI3 | tribble | How long does it take for the population of Tribbles in stardate 4510 to double? | 6.245448 |
| QI3 | ewok | How long does it take for the population of Ewoks in 10 ABY to double? | 6.245448 |